Skip to content

Conversation

@satnaing
Copy link
Owner

@satnaing satnaing commented Dec 7, 2024

Shadcn Admin v1

Screen.Recording.2024-12-07.at.4.02.43.PM.mov

Notable Changes

  • Latest React 19 and Vite v6
  • ESLint v9 and other dependency upgrades (closes Upgrade ESLint v9 #24)
  • Feature-based folder structure
  • Shadcn UI native sidebar
  • Migrated from React Router to TanStack Router (closes Move to TanStack Router #23)
  • New Users page (closes Add Users page #26)
  • New action components inside Tasks page
  • Global Search/Command

Upgraded Vite and its related packages. Also updated
Prettier and ESLint to the latest versions and
made necessary adjustments to configuration files.
Upgrade ShadcnUI and related packages. Update
configuration files and styling files as well.
BREAKING CHANGE: Restructured the entire folder
hierarchy to adopt a feature-based structure. This
change improves code modularity and maintainability
but introduces breaking changes.
Update the entire layout structure and css. Extract
common components like Header and Main.
Add create, edit, delete, and import dialogs.
@satnaing satnaing self-assigned this Dec 7, 2024
@netlify
Copy link

netlify bot commented Dec 7, 2024

Deploy Preview for shadcn-admin ready!

Name Link
🔨 Latest commit 7a9568e
🔍 Latest deploy log https://app.netlify.com/sites/shadcn-admin/deploys/6756da2468e87300088b539c
😎 Deploy Preview https://deploy-preview-52--shadcn-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@satnaing satnaing merged commit 03546bc into main Dec 9, 2024
5 checks passed
@satnaing satnaing deleted the shadcn-admin-v1 branch December 9, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Users page Upgrade ESLint v9 Move to TanStack Router

2 participants